-
Home
-
hCaptcha for WP
-
4.0.1
-
Code
-
Classes
- Minify
Total Complexity |
50 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
455 |
Lines of code |
198 |
Logical lines of code |
115 |
Comment lines |
232 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
replace() |
A |
47 |
7 |
37 |
addFile() |
S |
58 |
4 |
15 |
canImportFile() |
S |
66 |
5 |
7 |
add() |
S |
58 |
4 |
15 |
writeToFile() |
S |
69 |
4 |
5 |
stripMultilineComments() |
S |
52 |
1 |
33 |
executeReplacement() |
S |
65 |
3 |
9 |
openFileForWriting() |
S |
68 |
3 |
6 |
load() |
S |
65 |
3 |
9 |
extractStrings() |
S |
60 |
2 |
13 |
__construct() |
S |
73 |
2 |
5 |
restoreExtractedData() |
S |
68 |
2 |
8 |
str_replace_first() |
S |
67 |
2 |
7 |
gzip() |
S |
66 |
2 |
8 |
minify() |
S |
69 |
2 |
7 |
save() |
S |
72 |
1 |
5 |
execute() |
S |
100 |
1 |
0 |
cache() |
S |
74 |
1 |
5 |
registerPattern() |
S |
75 |
1 |
4 |